[PATCH] Work around test failure on big-endian architectures
authorNoah Meyerhans <noahm@debian.org>
Tue, 25 Nov 2025 21:38:42 +0000 (16:38 -0500)
committerNoah Meyerhans <noahm@debian.org>
Wed, 26 Nov 2025 01:01:05 +0000 (20:01 -0500)
commit70e9763089285422065319e160b98aa8383c1f6f
tree57732db71028b0475e497c563907f3a7b4aaa700
parent7aa31c8a93c92ec46a4be246986e4574cf5ff0e5
[PATCH] Work around test failure on big-endian architectures

Because the endianness of the target system results in data being
layed out differently in memory, the manually constructed test input
doesn't result in the expected failure modes, which is interpreted as
a test failure.

This is not a permanent fix.  See
https://dovecot.org/mailman3/archives/list/dovecot@dovecot.org/message/FZBVU55TK5332SMZSSDNWIVJCWGUAJQS/

Gbp-Pq: Name work-around-test-failure-on-big-endian-architectures.patch
src/lib-master/test-master-service-settings.c